-
Home
-
Genoo
-
6.0.17
-
Code
-
Classes
- Strings
Total Complexity |
78 |
Dependencies |
3 |
Dependents |
31 |
Total lines |
577 |
Lines of code |
263 |
Logical lines of code |
162 |
Comment lines |
198 |
Methods |
29 |
Properties |
0 |
Methods 29
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
replace() |
A |
46 |
12 |
37 |
findPrefix() |
A |
55 |
10 |
17 |
toAscii() |
S |
55 |
5 |
18 |
random() |
S |
53 |
4 |
21 |
matchAll() |
S |
56 |
4 |
19 |
match() |
S |
57 |
4 |
17 |
truncate() |
S |
60 |
4 |
13 |
substring() |
S |
64 |
3 |
9 |
compare() |
S |
63 |
3 |
10 |
webalize() |
S |
63 |
3 |
10 |
split() |
S |
61 |
2 |
12 |
fixEncoding() |
S |
65 |
2 |
8 |
capitalize() |
S |
70 |
2 |
6 |
upper() |
S |
70 |
2 |
6 |
lower() |
S |
70 |
2 |
6 |
indent() |
S |
69 |
2 |
6 |
endsWith() |
S |
77 |
2 |
3 |
firstUpper() |
S |
77 |
1 |
3 |
normalizeNewLines() |
S |
78 |
1 |
3 |
normalize() |
S |
68 |
1 |
7 |
length() |
S |
79 |
1 |
3 |
trim() |
S |
73 |
1 |
4 |
padLeft() |
S |
70 |
1 |
5 |
padRight() |
S |
70 |
1 |
5 |
reverse() |
S |
77 |
1 |
3 |
contains() |
S |
78 |
1 |
3 |
startsWith() |
S |
77 |
1 |
3 |
chr() |
S |
77 |
1 |
3 |
checkEncoding() |
S |
78 |
1 |
3 |